home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / tusrc.zip / NEWS < prev    next >
Text File  |  1993-09-18  |  860b  |  27 lines

  1. Major changes in release 1.6:
  2. * with the --version option programs print the version and exit immediately
  3. * pr -2a really terminates
  4. * pr -n produces multi-column output
  5.  
  6. Major changes in release 1.5:
  7. * sort is 8-bit clean
  8. * sort's -n and -M options no longer imply -b
  9. * several bugs in sort have been fixed
  10. * all programs accept --help and --version options
  11. * od --compatible accepts pre-POSIX arguments
  12. * pr -2a terminates
  13.  
  14. Major changes in release 1.4:
  15. * add od and cksum programs
  16. * move cmp to GNU diff distribution
  17. * tail -f works for multiple files
  18. * pr prints the file name in error messages
  19. * fix some off by 1 errors in pr and fold
  20. * optimize wc -c on regular files
  21. * sort handles `-' argument correctly
  22. * sort supports -T option
  23. * tr ranges like a-a work
  24. * tr x '' fails gracefully
  25. * default sum output format is BSD compatible
  26. * paste -d '' works
  27.